csd: Fix an oversight for popups
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Mar 2015 14:39:32 +0000 (10:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Mar 2015 14:41:10 +0000 (10:41 -0400)
commita08ee01c6443a4890fc265e5976f91994379cc0b
tree9213f20858f4247fec8122825a6b4c5eea44ad69
parent83b6423409924ad701b6b227ad0a11e444341917
csd: Fix an oversight for popups

After the recent rework of client-side shadow code, menus,
tooltips and similar popups were ending up with solid decorations.
Fix this oversight.
gtk/gtkwindow.c